home *** CD-ROM | disk | FTP | other *** search
/ Dino Crisis Digital Press Kit / Dino Crisis Digital Press Kit.iso / mac / t / 00197_Script_playstation < prev    next >
Text File  |  1999-08-20  |  322b  |  12 lines

  1.  
  2. on mouseDown me
  3.   set the movierate of sprite 10 to 0
  4.   set the visible of sprite 19 to false
  5.   set the visible of sprite 20 to true
  6.   set the visible of sprite 21 to false
  7.   set the visible of sprite 22 to false
  8.   set the visible of sprite 23 to false
  9.   goToNetPage "http://www.playstation-europe.com"
  10.   
  11. end
  12.